google.golang.org/grpc/grpclog.componentData.InfoDepth (method, view implemented interface methods)

4 uses

	google.golang.org/grpc/grpclog (current package)
		component.go#L32: func (c *componentData) InfoDepth(depth int, args ...any) {
		component.go#L53: 	c.InfoDepth(1, args...)
		component.go#L69: 	c.InfoDepth(1, fmt.Sprintf(format, args...))
		component.go#L85: 	c.InfoDepth(1, args...)